| lcMlineGetNextVer | Home |
|
HANDLE lcMlineGetNextVer ( HANDLE hMline HANDLE hVertex ); |
| hMline | |
| Handle to a multiline object. | |
| hVertex | |
| Handle to the multiline vertex. | |
| Handle to the vertex that is placed after hVertex in the multiline. If there are no vertex after hVertex, the function returns NULL. |
| lcMlineGetFirstVer, lcMlineGetLastVer, lcMlineGetPrevVer |